home *** CD-ROM | disk | FTP | other *** search
- //--------------------------------------------------------------------
- //
- // INSTALL on-line Help Text File
- //
- // Help Customization Guidelines:
- //
- // 0) Comment lines start with leading '//'.
- // 1) Help Message Text starts with #MESSAGE statement
- // 2) Never change the number after the #MESSAGE statement. That is
- // the search Message ID for the INSTALL program.
- // 3) LINES statement defines how many (lines) x (characters) allowed.
- // Never exceed this limits when you type the text for the message.
- // 4) TITLE statement defines the sub-Title of this message.
- // (allow to modify for your customization)
- // 5) Text area starts and ends with a '$'.
- // (allow to modify for your customization)
- // 6) the INSTALL program is not going to format your
- // text. It just show whatever text you typed here
- // line by line. So you have to do the formatting for
- // better effect and please use SPACEs but not TABs.
- // (you don't need to enter trailing SPACE lines. If there is space
- // left at the bottom of a HELP message, white space is the default.)
- // 7) Anyway, give a try and see how it goes.
- //
- // 9) Format Overview (example)
- //
- // #MESSAGE = 1 // starts Help message 1
- // TITLE="Selcet CD-ROM Type" // sub-title of this message
- // LINES=9x50 // allowed text area:
- // // 9 lines x 50 characters
- // $ // starts text area
- // TEXT LINEs
- // TEXT """" // help text
- // " " "
- // $ // end of text area
- //-----------------------------------------------------------------
-
- //
- // INSTALL Help Text: Message by Message
- //
-
- #MESSAGE = 1
- TITLE="W E L C O M E"
- LINES=9x48
- $
- INSTALL is a complete installation
- and test program for 82C924 sound card.
- A mouse is recommended. If you do not
- have a mouse, use the following keys:
- [TAB] to move to option
- [ENTER] to execute option
- [] to select option
- [F3] to exit the installation
- [ALT+Key] to activate a button
- $
-
- #MESSAGE = 2
- TITLE="INSTALLATION OPTIONS"
- LINES=6x52
- $
- This Installation will do the following:
- - Install Drivers and Utilities for 82C924
- - Configure and Test 82C924 sound card
- - Install and setup CD-ROM drivers
- - Let you view information file README.TXT
- - Install audio applications from OPTi
- $
-
- #MESSAGE = 20
- TITLE="TEST & CONFIGURATION OPTIONS"
- LINES=6x52
- $
- The Test and Configuration program will allow you:
- - Configure and Test your Sound Card
- - Change CD-ROM settings and update system files
- - Perform 8 bit, 16 bit and FM Music Sound Tests
- - Change volume settings
- - View information file README.TXT
- $
-
- #MESSAGE = 3
- TITLE="USER DIRECTORY SELECTION"
- LINES=4x48
- $
- Select the drive and enter the directory where
- you would like to install your software to.
- The required and available disk space for the
- complete installation is listed below.
- $
-
- #MESSAGE = 4
- TITLE="MS WINDOWS 3.1 DIRECTORY SELECTION"
- LINES=6x48
- $
- INSTALLER needs to know where your Microsoft
- Windows 3.1 directory is. If you do not have
- Microsoft Windows 3.1 installed or you do not
- want to install the audio device drivers and
- applications for Microsoft Windows 3.1, you may
- select [NONE].
- $
-
- #MESSAGE = 5
- TITLE="CD-ROM SELECTION"
- LINES=4x44
- $
- MAD16 Pro sound card can be used as a CD-ROM
- interface board. Select your CD-ROM drive
- type or select [None] if you do not want to
- connect the CD-ROM drive to the sound card.
- $
-
- #MESSAGE = 6
- TITLE="CD-ROM DEFAULT SETTINGS"
- LINES=5x44
- $
- Select [OK] if you want to accept the
- default settings for your CD-ROM.
-
- Select [CUSTOMIZE] if you want to customize
- the I/O address, Interrupt and DMA channel.
- $
-
- #MESSAGE = 7
- TITLE="CD-ROM HARDWARE CONFIGURATION"
- LINES=5x48
- $
- Select [OK] if you accept the settings for your
- CD-ROM.
-
- Select [DEFAULTS] if you want to set the CD-ROM
- to the default settings.
- $
-
- #MESSAGE = 8
- TITLE="FILE COPY CONFIRMATION"
- LINES=5x45
- $
- INSTALLER is going to start copying files to
- your hard disk. Select [OK] to continue if
- the following information is correct.
-
- Select [CHANGE] if you want to make a change.
- $
-
- #MESSAGE = 11
- TITLE="SOUND TEST"
- LINES=4x36
- $
- Select a Sound Test option below.
-
- Select [DONE] when test is done and
- go back to the previous window.
- $
-
- #MESSAGE = 12
- TITLE="SOUND TEST"
- LINES=6x46
- $
- Sound test can not be run now.
-
- The audio device resources are not available
- or have been changed. The new audio
- configuration will not take effect until it
- is ACCEPTED. Please run sound test later.
- $
-
- #MESSAGE = 13
- TITLE="Select MSCDEX.EXE For CD-ROM"
- LINES=7x44
- $
- The following is MSCDEX(s) on your system. Please
- select one compatible with your DOS version.
-
- * For DOS/Windows 3.1, use the one which came
- with DOS.
- * For Windows 95/DOS, use the one which came
- with Windows 95.
- $
-
- #MESSAGE = 14
- TITLE="No MSCDEX.EXE in your system"
- LINES=10x50
- $
- To use your CD-ROM Drive, you need the program
- MSCDEX.EXE from Microsoft. INSTALL has scanned
- your hard disk(s) and did not find one. Besides,
- your DOS version is very old. We don't have a
- MSCDEX version good for you. INSTALL inserted a
- MSCDEX line with leading 'REM' to the AUTOEXEC.BAT
- anyway. If you locate a MSCDEX file later, please
- copy it to the MAD16 Pro directory and remove the
- REMark of MSCDEX line in AUTOEXEC.BAT .
- $
-
- #MESSAGE = 15
- TITLE="SYSTEM FILES UPDATE"
- LINES=7x48
- $
- INSTALLER is going to update your system files
- CONFIG.SYS and AUTOEXEC.BAT.
-
- Select [OK] if you want INSTALLER to make the
- changes NOW or select [BACKUP ONLY] if you
- want INSTALLER only to save the changes to
- the backup files CONFIG.MAD and AUTOEXEC.MAD.
- $
-
- #MESSAGE = 16
- TITLE="MS WINDOWS 3.1 SYSTEM FILES UPDATE"
- LINES=7x46
- $
- INSTALLER is going to update your WINDOWS
- 3.1 system files SYSTEM.INI and MIDIMAP.CFG.
-
- Select [OK] if you want INSTALLER to make the
- changes NOW or select [BACKUP ONLY] if you
- want INSTALLER only to save the changes to
- the backup files SYSTEM.MAD and MIDIMAP.MAD.
- $
-
- #MESSAGE = 17
- TITLE="WINDOWS 3.1 SOUND APPLICATION INSTALLATION"
- LINES=5x46
- $
- INSTALLER has also installed Windows 3.1 sound
- applications to your system. The sound
- applications group and applet icons will be
- shown on your screen when you run Windows 3.1
- the very next time.
- $
-
-
- #MESSAGE = 18
- TITLE="Installation Successful"
- LINES=11x46
- $
- Installer has completed successfully. You
- must reboot your system in order to run
- sound applications. Select [REBOOT] now to
- reboot or select [EXIT] to continue without
- reboot.
-
- Type "SNDINIT" at the DOS prompt to test and
- reconfigure the 82C924 sound card settings
- when necessary at a later time.
-
- Thank you for using MAD16 Pro sound system.
- $
-
-
- #MESSAGE = 19
- TITLE="Not Enough Conventional Memory Detected"
- LINES=10x56
- $
- Your system has LESS THAN 500 KBytes of recommended
- conventional memory. To run DOS games, you need at
- least the recommended size above. It is also
- recommended that this amount of memory be available
- in order to successfully run this program. You can
- increase your memory either by running a memory maker
- program that comes with your operating system, or
- remove any memory resident programs that resides in
- the system memory. Do you wish to EXIT this program
- and increase your system memory now?
- $
-
-
- #MESSAGE = 21
- TITLE="MAD16 Pro Registration"
- LINES=6x46
- $
- Now is a good time to register your 16-bit
- sound card and receive the latest services
- and support from your manufacturer. You must
- register first in order to receive technical
- support from your manufacturer.
-
- $
-
- #MESSAGE = 22
- TITLE="W E L C O M E"
- LINES=9x42
- $
- SNDINIT is the testing and configuration
- program for 82C924 sound card. A mouse
- is recommended. If you do not have a mouse,
- you may use the following keys:
- [TAB] to move to option
- [ENTER] to execute option
- [] to select option
- [F3] to exit the program
- [ALT+Key] to activate a button
- $
-
- #MESSAGE = 23
- TITLE="CD-ROM DRIVER INSTALLATION"
- LINES=6x48
- $
- Installer does not have the CD-ROM driver for
- your CD-ROM. Installer will only update the
- the CD-ROM settings of the sound card in
- CONFIG.SYS. Please run the installation program
- from your CD-ROM manufacturer to install the
- CD-ROM driver and MSCDEX program.
- $
-
- #MESSAGE = 24
- TITLE="REBOOT SYSTEM"
- LINES=5x49
- $
- Your CONFIG.SYS has been updated according to
- the new settings for your CD-ROM. You must REBOOT
- your computer in order for the new settings to
- take effect. Select [OK] to REBOOT your computer.
- Select [EXIT] to continue without reboot.
- $
-
- #MESSAGE = 25
- TITLE="REBOOT SYSTEM"
- LINES=4x46
- $
- Your BLASTER Environment Variable is updated
- in your AUTOEXEC.BAT file. Some DOS games may
- reference this variable for initialization
- purposes. Do you wish to REBOOT your computer?
- $
-
- #MESSAGE = 26
- TITLE="Error!"
- LINES=2x48
- $
- Hardware Error Detected! Please reconfigure your
- Sound Card's I/O Port, IRQ, or DMA settings.
- $
-
- #MESSAGE = 27
- TITLE="Error!"
- LINES=4x45
- $
- You have selected the same I/O Port setting
- between your Audio, CD-ROM, or MPU-401
- device. This will cause conflict on your
- system. Please reselect a different I/O Port.
- $
-
- #MESSAGE = 28
- TITLE="Error!"
- LINES=4x47
- $
- You have selected the same IRQ settings between
- your Audio, CD-ROM, Modem, or MPU-401 device.
- This will cause conflict on your system. Please
- reselect a different IRQ setting.
- $
-
- #MESSAGE = 29
- TITLE="Error!"
- LINES=4x47
- $
- You have selected the same DMA settings between
- your Audio, and CD-ROM device. This will cause
- conflict on your system. Please reselect a
- different DMA setting.
- $
-
- #MESSAGE = 30
- TITLE="Warning!"
- LINES=3x48
- $
- You have selected Windows Sound System using IRQ
- 5. Some DOS games that support Windows Sound
- System may not work with this option.
- $
-
- #MESSAGE = 31
- TITLE="CD-ROM DRIVER INSTALLATION"
- LINES=7x48
- $
- The CD-ROM you selected can not be set up at
- this time. The IDE CD-ROM device's required
- resources, I/O address 170, 376 and IRQ 15 is
- not avaiable in your system. Please check if
- your system have a secondary CD-ROM controller
- or another device that uses resource that may
- conflict with the sound card CD-ROM interface.
- $
-
- #MESSAGE = 32
- TITLE="PNP RESOURCE UPDATE"
- LINES=5x48
- $
- Your sound card's PNP resource has been changed.
- Select [OK] to update system PNP configuration.
- The new settings for your sound card will not
- be effective until the system is rebooted.
- $
-
- #MESSAGE = 33
- TITLE="PNP RESOURCE UPDATE"
- LINES=6x47
- $
- Your CONFIG.SYS has been updated according to
- the new settings for your CD-ROM. Your sound
- card PNP resource has also been changed.
- Select [OK] to update system PNP configuration.
- The new settings for your sound card will not
- be effective until the system is rebooted.
- $
-
- #MESSAGE = 34
- TITLE="INSTALLATION SUCCESSFUL"
- LINES=11x48
- $
- Installer has completed successfully. Your
- sound card's PNP resource has been updated
- during the installation. You must reboot
- your system in order to run sound applications.
- Select [REBOOT] now to reboot.
-
- Type "SNDINIT" at the DOS prompt to test and
- reconfigure your sound card settings when
- necessary at a later time.
-
- Thank you for using MAD16 Pro sound system.
- $
-
- #MESSAGE = 35
- TITLE="AUDIO DEVICE NOT ENABLED"
- LINES=6x48
- $
- There is no proper audio resources assigned for
- your sound card. To play DOS games or to run
- Audio applications, resources must be assigned
- to the audio device. Please check the audio
- configuration to see if there is any conflict
- with other devices on your system.
- $
-
- #MESSAGE = 36
- TITLE="MODEM INTERFACE CONFIGURATION"
- LINES=3x48
- $
- Your sound card supports a modem interface.
- The current modem PNP settings are shown
- below.
- $
-
- #MESSAGE = 37
- TITLE="MODEM INTERFACE CONFIGURATION"
- LINES=2x48
- $
- Your sound card supports a modem interface.
- The current modem settings are shown below.
- $
-